
The PC is waiting for a Breakpoint signal from the PIC

1. This might be correct - the Pic program may take more time to get to a Breakpoint. If you think this is the case, wait a bit longer and this message will be replaced by the normal memory display

2. This might be correct - the Pic program may have run out of Breakpoints to send.

3. The Pic could be looping, or may have overwritten key registers (e.g. PCL), preventing a Breakpoint signal being sent.

4. The wrong program may have been loaded into the Pic.

5. The connection with the PC may have become inadvertently broken by, for example, a port switch incorrectly set. Try resending the program or use the TK3 Check PCB facility.

In cases 2-5 above, you can end the run now by pressing "End Run", investigating and correcting the cause of the problem, and then retesting.